home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 June / What PC June 1996.iso / whatpc.dir / 00224.ls < prev    next >
Encoding:
Text File  |  1996-05-31  |  263 b   |  6 lines

  1. on mouseUp
  2.   sound stop 1
  3.   alert("If you have problems with this program you should copy the directory \DEMOS\DOS\SNOOKER to a new directory on your hard disk and then run SNOOKER.BAT from DOS.")
  4.   open("\system\runfix.exe ^\demos\dos\snooker snkrdemo.exe")
  5. end
  6.